Usage APImail/AttachmentsDelete an attachmentDelete an attachment DELETE /api/2.0/mail/messages/{messageid:[0-9]+}/attachments/{attachmentid:[0-9]+} Deletes the selected attachment from the message with the ID specified in the request. Request Responses200401The message ID which attachment was removedUnauthorized